-
Home
-
Tiered Pricing Table for WooCommerce
-
4.2.0
-
Code
-
Classes
- AbstractCustomColumn
| Total Complexity |
24 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
134 |
| Lines of code |
79 |
| Logical lines of code |
27 |
| Comment lines |
16 |
| Methods |
17 |
| Properties |
2 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isValid() |
S |
66 |
3 |
9 |
| __construct() |
S |
67 |
2 |
8 |
| getSlug() |
S |
78 |
2 |
3 |
| save() |
S |
68 |
2 |
7 |
| getFormattedType() |
S |
74 |
2 |
4 |
| getFormattedDataType() |
S |
74 |
2 |
4 |
| addColumnHeaderColumn() |
S |
68 |
1 |
11 |
| hooks() |
S |
91 |
1 |
2 |
| getData() |
S |
82 |
1 |
3 |
| getName() |
S |
78 |
1 |
3 |
| renderColumn() |
S |
68 |
1 |
9 |
| getSingleRowValue() |
S |
65 |
1 |
10 |
| isColumnVisible() |
S |
82 |
1 |
3 |
| remove() |
S |
81 |
1 |
3 |
| getType() |
S |
100 |
1 |
0 |
| getDataType() |
S |
100 |
1 |
0 |
| _getSingleRowValue() |
S |
100 |
1 |
0 |